type runtime.traceSchedResourceState
8 uses
runtime (current package)
traceruntime.go#L17: traceSchedResourceState
traceruntime.go#L38: traceSchedResourceState
tracestatus.go#L146: type traceSchedResourceState struct {
tracestatus.go#L171: func (r *traceSchedResourceState) acquireStatus(gen uintptr) bool {
tracestatus.go#L180: func (r *traceSchedResourceState) readyNextGen(gen uintptr) {
tracestatus.go#L187: func (r *traceSchedResourceState) statusWasTraced(gen uintptr) bool {
tracestatus.go#L193: func (r *traceSchedResourceState) setStatusTraced(gen uintptr) {
tracestatus.go#L198: func (r *traceSchedResourceState) nextSeq(gen uintptr) traceArg {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |